-
Notifications
You must be signed in to change notification settings - Fork 32
✨ [Frontend] Jobs: Connect to backend #7550
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
✨ [Frontend] Jobs: Connect to backend #7550
Conversation
|
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #7550 +/- ##
==========================================
- Coverage 87.59% 87.46% -0.13%
==========================================
Files 1752 1696 -56
Lines 67846 66382 -1464
Branches 1121 1024 -97
==========================================
- Hits 59429 58064 -1365
+ Misses 8109 8031 -78
+ Partials 308 287 -21
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
…6/osparc-simcore into feature/connect-jobs
…6/osparc-simcore into feature/connect-jobs
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
|
@Mergifyio queue |
✅ The pull request has been merged automaticallyThe pull request has been merged automatically at 10c4a9d |
|



What do these changes do?
This PR connects the frontend to the backend's computational tasks.
This is just the first iteration so that almost all the data available is exposed to the user.
The tables are updated every 10".
Related issue/s
How to test
Dev-ops checklist